stubdom: Disable PCI passthrough functionality for now.
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 25 Feb 2008 16:34:49 +0000 (16:34 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 25 Feb 2008 16:34:49 +0000 (16:34 +0000)
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
tools/ioemu/Makefile.target

index 965d726adf250589c38f33f61546b0efe95cd8bf..51eabb757bdfaf72074422feb288ab6bc3311c99 100644 (file)
@@ -357,7 +357,7 @@ VL_OBJS+=tap-win32.o
 endif
 
 ifdef CONFIG_STUBDOM
-CONFIG_PASSTHROUGH=1
+#CONFIG_PASSTHROUGH=1
 else
   ifeq (,$(wildcard /usr/include/pci))
 $(warning *** pciutils-devl package not found - missing /usr/include/pci)